;Moreclothing settings file
;
;Questions should be directed to my loader imports thread so anything that is unclear can be fixed for better documentation: http://www.sdtmods.com/index.php?topic=2888.0
;
;This is a comment line, indicated by the semicolon at the beginning
;You can now also use ';blockcomment' and ';endblockcomment' to specify mods to be commented out between
;
;Clothing entry mod format     -->    [name_of_file]=[name_to_display]:[modtype_piece_to_add]:[another_modtype_piece_to_add]
;If no modtypes are given, all possible pieces are added. 		example to add all pieces in the file 'Fusion.swf'    				-->						Fusion.swf=Fusion
;To mount a modtype on a different modtype menu, use the '>' symbol. example to put the bottoms of the fusion costume on the tops menu~   		-->			Fusion.swf=Fusion:CostumeBottoms>CostumeTop
;Multiple pieces can be put in the same menu to package them together. Example to put the footwear, top, and bottoms of the fusion mod on the top menu  -->	Fusion.swf=Fusion:CostumeTop:CostumeBottoms>CostumeTop:CostumeFootwear>CostumeTop
;Any picture file is assumed to be a hair, so to add a background the modtype 'Background' must be specified. example~   		--->						ffbg.png=ff:Background
;You can remove pieces of a modtype by the '-' symbol. Example to remove the chest piece on the Mermail Tail.swf Body mod		--->						Mermaid Tail.swf=Mermaid Tail:Body-chest
;Mods with the same menu name on the same menu will be placed together (not supported for legwear menu)
;					
;				Modtypes Supported			Mod pieces that can be removed
;       |-------------------------------|------------------------------------------------------------------------
;       |       CostumeCollar			|
;       |       CostumeGag				|
;       |       CostumeEyewear			|
;       |       CostumeHeadwear 		|	front, back
;		|								|
;       |       HairCostume				|
;       |       StaticHair				|
;       |       DynamicHair				|
;		|								|
;       |       CostumeOverTop			|	rightBreast, chest, back, strap, leftBreast, under, rightArm, leftArm
;       |       CostumeTop				|	rightBreast, chest, back, strap, leftBreast, under, rightArm, leftArm
;       |       CostumeBra 				|	rightBreast, back, under, chest, leftBreast
;       |       CostumeArmwear 			|	leftglove, rightglove, rightlowerarmwear, leftlowerarmwear, righthandglove, lefthandglove, rightupperarmwear, leftupperarmwear, handoverglove
;       |       CostumeCuffs			|	leftcuff, behindback, rightcuff
;		|								|
;       |       CostumeBottoms			|	rightThighMasked, rightThigh, rightCalf, chest, back, leftThigh, leftCalf, backside,
;       |       CostumePanties			|	rightThigh, leftThigh, back, chest, backside
;       |       CostumeLegwear			|	rightThigh, rightCalf, leftThigh, leftCalf, backside
;       |       CostumeLegwearB			|	rightThigh, rightCalf, leftThigh, leftCalf, backside
;       |       CostumeFootwear 		|	rightFoot, leftFoot
;       |       CostumeAnkleCuffs		|	leftanklecuff, rightanklecuff
;		|								|	
;       |       CostumeTonguePiercing 	|	front, back
;       |       CostumeNipplePiercing 	|	right, left
;       |       CostumeBellyPiercing	|
;       |       CostumeEarPiercing		|
;		|								|	
;       |       Body					|	behindBackHands, back, chestUnder, leftShoulder, rightThigh, rightCalf, leftThigh, leftCalf, backside, rightUpperArm, rightForearm, rightHand, leftUpperArm, leftForearm, leftHand, chest, leftBreast, leftNipple, rightBreast, rightNipple
;       |-------------------------------|-----------------------------------------------------------------------
;
;			Additional options: place at end of an entry:
;				+reghue 		to register for loader hue shifting
;				+nipple 		option for bras to show the nipple
;
;
;####################################################################################################

; ------ Moreclothing Mod Settings ----------

+extractvanillapiecesenabled=0			; enables the original feature of the mod. vanilla mods loaded after moreclothing get placed on menus
+registerforhueshift=0					; extracted mods from previous setting are also registered on loaders hue shift menu

+savebodymodscharstring=1				; 'generate' code on modding menu includes entries for body mods
+preventoverlaymods_pre=1				; will ignore settings entries that already have a the same name registered (on any menu) from a previous settings file. Added to better support multiple character moreclothingsetting files inclusion without duplicate loading
+preventoverlayingmods=0				; after loading a mod (from the settings file) into the game, it will not be added to moreclothing if the name is already registered on its specific menu. applies to subsequent mods in the same settings file. enabling this will prevent being able to stack things from various mods onto the same entry (if you do such a thing).
+displayignoredduplicateentry=0			; displays when preventoverlaymods_pre is triggered to ignore a mod entry
+displaythrownoutduplicateentry=1		; displays when preventoverlayingmods is triggered to throw out a mod loaded
+enablebodynonecharcodefeature=1		; mostly for DA charcode stuff, having DA do a charcode of moreclothingbody:none should clear body mods. example:intro:"this is a dialog actions load charcode example to clear body mods [LOAD_CHARCODE2]" {"set":{"da.charcode.load":"moreclothingbody:none"}}

+fasthideloading=1						; hides stuff on screen so things load faster
+fasterbutlesscoolhideloading=0			; hides even more than fast hide loading, but less entertaining
+usesimpleloadingalg=1					; assumes all mod pieces to a mod are loaded in the same file
+loaddefaultcodeaftereachmod=0			; will reset the girl after each mod is loaded. tends to slow down loading
+loadthroughtitle=1						; moreclothing will load even if sdt's intro title is up
+allowoverwritingbody=1					; allow body mods that use the overwrite feature
+preventnonbodyoverwrite=1				; stops the overwrite feature option mods can have for non body mods (which are handled special), prevents mod loaded from deleting past mods

+shufflehair=1							; enables extra hairs to be included in shuffle
+shufflebg=1							; enables extra backgrounds to be included in shuffle
+shufflebody=0							; enables things on the body menu to be shuffled (i think i only have 1 item be randomly chosen)

+manageheadwearlanding=1				; enables moreclothing to adjust the landing point of headwears
+use0forstatichairheadwearlanding=1		; moreclothing will assume default of 0 for static hairs (they tend not to land well)
+use0forallhairheadwearlanding=0		; moreclothing will set the same 0 hieght for the headwear landing point for all hairs

+errorwaitingtime=20					; frames before giving up on waiting for a mod to load
+displayloadcounterror=1				; will show error counts
+displayavailableonerror=1				; will show mod pieces available that were loaded for a settings entry, if there was an error
+displayallmodtypesonmod=0				; will show all modtypes from a mod loaded from settings
+cancelmodwitherrorcheckfail=1			; if some weird syntax in the settings file, will cancel that entry instead of attempting to load it
+displaypoptotoperrors=1				; will show messages of errors trying to do poptotop or poptobottom setting

; ------ Moreclothing Character Folder Settings ----------

+charcodeafterload=
;	charcodeafterload will load this charcode after moreclothing has finished loading. paste your charcode at the end of the equals sign

+poptotop=Leather Jacket,Over Shirt,Studded Belt2,Female Help,Tentacle Monster
;	poptotop is used to move mods to the top of their modtype layer. specify the name it is registered as and the menu it is on. example  ---> 	+poptotop=Studded Belt2:Body,Waistcoat:Body
;	poptotop also supports omitting the menu to look for the name in all menus.  example    --->    +poptotop=Studded Belt2,Waistcoat

+poptobottom=Angel Wings,Strap-on Belt
;	poptobottom works the same way as poptotop, but puts them to the back instead of the front


;####################################################################################################

; ------ Debug testing entries, ignore these ------
;test/SDTModArmwear.swf=test armwear
;test/SDTModArmwear.swf=test armwear:CostumeArmwear>Body
;test/Elektra_Assassin.swf=elektra:Body
;test/Denim Waistcoat nonfollow.swf=Denim test:CostumeOverTop>Body:CostumeCollar>Body
;test/testbounds.jpg=testbounds:Background
;test/Turtleneck Sweater Short No Sleeves.swf=Turtleneck no sleeves:CostumeTop
;test/invisforearms.swf=Monoglove:Body>CostumeArmwear
;test/Monoglove.swf=Monoglove:CostumeTop>CostumeArmwear:Body>CostumeArmwear
;test/Accessories - Color Studded Belt - RGB 2 Color Main Fill and Studs.swf=Studded Belt:CostumeBottoms>Body
;test/Color Studded Belt edit.swf=Studded Belt:CostumeTop>Body:CostumeCuffs>Body
;test/peephole~.swf=peep:Background
;test/Bikini_Vanilla_HP~.swf=Bikini bra:CostumeBra:Body>CostumeBra
;test/Bikini_Dots_HP.mod=Bikini bra2:CostumeBra:Body>CostumeBra
;test/ayase.swf=ayase
;test/Celtica_Dire_Dynamic_Hair.swf=celtica
;test/Nun Outfit.swf=nun:CostumeCollar>CostumeTop:CostumeTop:CostumeBottoms:Body-back-chestUnder-rightThigh-rightCalf-leftThigh-leftCalf-backside-chest-leftBreast-leftNipple-rightBreast-rightNipple>CostumeTop
;Legwear - RGB Torn Stockings~.swf=legs
;test/Cigarette left.swf=cig right
;test/Cigarette right.swf=cig right
;test/cheergirl2.swf=cheer:HairCostume>Body2
;test/Frozen_-_Anna_-_Winter_Dynamic_Hair.swf=anna
;test/sdt-veil-Headwear-BirdcageUp-DynamicVeil.swf=veil
;test/Tight_crop_tank.swf=CostumeTop
;test/Leash/LeashFrontDangleLong.mod=Leash FDL:DynamicHair>Body2+allowoverwrite
;test/Leash/LeashFrontDangleShort.mod=Leash FDS:DynamicHair>Body2+allowoverwrite
;test/Leash/LeashFrontLeftLong.mod=Leash FLL:DynamicHair>Body2+allowoverwrite
;test/Leash/LeashFrontLeftShort.mod=Leash FLS:DynamicHair>Body2+allowoverwrite
;test/Leash/LeashRearDangleLong.mod=Leash RDL:DynamicHair>Body2+allowoverwrite
;test/Leash/LeashRearDangleShort.mod=Leash RDS:DynamicHair>Body2+allowoverwrite
;test/Leash/LeashRearLeftLong.mod=Leash RLL:DynamicHair>Body2+allowoverwrite
;test/Leash/LeashRearLeftShort.mod=Leash RLS:DynamicHair>Body2+allowoverwrite
;test/Leash/LeashRearRightShort.mod=Leash RRS:DynamicHair>Body2+allowoverwrite
;test/SRVest.swf=srv:CostumeOverTop>Body:CostumeArmwear>Body:CostumeTop>Body:CostumeCollar>Body 
;test/Evangelion School Uniform Top.swf=evan
;test/MultiHood.swf=multihood:DynamicHair:StaticHair:HairCostume:CostumeCollar>DynamicHair:CostumeGag
;test/Better Feet.swf=feet:Body
test/better-feet_edit.swf=feet edit:Body

;blockcomment

; ------ Previously included mods, uncomment if you would like them back ------
;ew_Siesta00.swf=Eye Patch:CostumeEyewear
;hairs/Cammy.png=Cammy
;hairs/Korra2.png=Korra
;Tops - Pushed Up Top - RGB 1 Color.swf=Pushed Up Tee:CostumeTop
;Jungle Oversleeves.swf=Jungle Oversleeves:CostumeArmwear
;OL_grayskirt.swf=Small Skirt Belt:CostumeBottoms
;yogapantsv2hue.swf=Yoga Pants v2:CostumeBottoms
;Bottoms - Pleated Skirt V1 RGB Matching Waistband 2c.swf=Pleated Skirt:CostumeBottoms
;hairs/Winry.swf=Winry
;Shibari.swf=Shibari:CostumeTop
;test/Shibari - edited.swf=shi:CostumeOverTop>Body


;####################################################################################################



; ------ Backgrounds ------
backgrounds/wii.swf=Wii Fit:Background
backgrounds/ffbg.jpg=FF Beach:Background
backgrounds/test.jpg=Testroom:Background
backgrounds/MLP dungeon.png=MLP Dungeon:Background


; ------ Hairs ------
hairs/Lara_Croft_hair_dynamic.swf=Lara Croft:DynamicHair:StaticHair
hairs/Cammy_-_Dynamic_Hair.swf=Cammy Dynamic
hairs/Dizzy_Hair.swf=Dizzy
hairs/Juliet [byRajasGrime].png=Juliet
hairs/Kallen Stadtfeld school.png=Kallen Stadtfeld
hairs/Kazumi Asakura.png=Kazumi
hairs/Young Tsunade - Hair.swf=YoungTsunade
hairs/Makie Sasaki.png=Makie Saski
hairs/Misaka Mikoto.png=Misaka Mikoto
hairs/mouyuu.png=Mouyuu
hairs/yuna.png=Yuna


; ------ Bra mods ------
ThinBra.swf=Thin bra:CostumeBra+nipple
LacyBra.swf=Lacy bra:CostumeBra+nipple
CT-NippleTape.swf=Nipple Tape:CostumeBra
NippleChain.swf=NippleChain


; ------ Headwear ------
Straw Hat.swf=Straw Hat
taxi.swf=taxi:HairCostume>CostumeHeadwear
hr_bunnyears_bulma.swf=bulma bunny ears:HairCostume>CostumeHeadwear
hr_bunnyears_mika.swf=mika bunny ears:HairCostume>CostumeHeadwear
hr_crown_henrietta.swf=Henrietta Crown:HairCostume>CostumeHeadwear
nurse1.swf=Nurse Hat:CostumeHeadwear
hr_demonhorns.swf=Demon Horns:HairCostume>CostumeHeadwear
hr_hat_jessica.swf=Jessica Hat:HairCostume>CostumeHeadwear
hr_hat_maid.swf=Maid Hat:HairCostume>CostumeHeadwear




; ------ Earrings ------
Rachelearring.swf=Diamond:CostumeEarPiercing
Rachelearring2.swf=Beads:CostumeEarPiercing
Zaps_Fusion_Earrings.swf=Zap Fusion:CostumeEarPiercing
00_Gauges.swf=Gauges:CostumeEarPiercing
hr_earring_jeane1.swf=Big Hoop:HairCostume>CostumeEarPiercing
hr_earring_reika.swf=Cross:HairCostume>CostumeEarPiercing
Bar Earring - Kris -Acc.swf=Bar Earring:StaticHair>CostumeEarPiercing


; ------ Collars ------
BallGagCollarColor.swf=Ball Gag:CostumeCollar
PostureCollarColor.swf=Posture:CostumeCollar
Frilly Collar.swf=Frilly:CostumeCollar
singlespiked.swf=Singlespiked:CostumeCollar
doublespiked.swf=Doublespiked:CostumeCollar
LeatherCollar_BothRings.swf=Ring Collar:CostumeCollar
Ikaros collar.swf=Small Metal Clasp:CostumeCollar+reghue
Nymph collar.swf=Big Metal Clasp:CostumeCollar+reghue
GenericCollar.swf=Generic Collar:CostumeCollar


; ------ Gags ------
LargeGag.swf=LargeGag:CostumeGag
RingTrainerColor.swf=Ring Trainer A:CostumeGag
RingTrainerColorB.swf=Ring Trainer B:CostumeGag
TubeTrainerColor.swf=Tube Trainer A:CostumeGag
TubeTrainerColorB.swf=Tube Trainer B:CostumeGag
BallGagWithHoles.swf=Ball Gag Holes:CostumeGag


; ------ Eyewear ------
bukkake.swf=bukkake:CostumeEyewear>Body
Heart-Shaped Glasses Alt.swf=Heart Glasses:CostumeEyewear
Kris-acces - Hue Shift Emo Glasses (variant).swf=Square Glasses:CostumeEyewear
ew_Eleonore.swf=Triangle Glasses:CostumeEyewear
ew_Longueville.swf=Tiny Glasses:CostumeEyewear
ew_Ririko.swf=Medium Glasses:CostumeEyewear
ew_Yomi.swf=Large Glasses:CostumeEyewear


; ------ Footwear ------
Sneakers.swf=Sneaker:CostumeFootwear
platforms.swf=Platforms:CostumeFootwear
PonyShoes.swf=Ponyshoes:CostumeFootwear
hooker_boots.swf=Hooker Boots:CostumeFootwear
FlatPumps.swf=Flat Pumps:CostumeFootwear
PennyLoafers.swf=Penny Loafers:CostumeFootwear
Boots.swf=Heel Boots:CostumeFootwear
Heels_-_7in_Pumps_-_Mary_Janes_Cross_Strap_-_RGB_1_Color_[Main_Fill].swf=Mary Janes Strap:CostumeFootwear
Heels_-_Knee_High_Latex_Boots_-_RGB_2_Color_[Main_Fill_with_Platform_Accent].swf=Knee Latex Boots:CostumeFootwear
Heels_-_Power_Girl_Boots_-_RGB_2_Color_[Main_and_Cuff_Fill].swf=Power Girl Boots:CostumeFootwear
kogalsock.swf=Kogalsock:CostumeFootwear


; ------ OverTops ------
~Tops - Unbuttoned Vest - RGB 1 Color_edit.swf=Unbuttoned Vest:CostumeOverTop>Body:CostumeCollar>Body
~Waistcoat.swf=Waistcoat:CostumeOverTop>Body:CostumeCollar>Body
Anorak no Sleeves.swf=Anorak sleeveless:CostumeOverTop>Body:CostumeCollar>Body
Anorak.swf=Anorak:CostumeOverTop>Body:CostumeArmwear>Body:CostumeCollar>Body
Cardigan.swf=Cardigan:CostumeOverTop>Body:CostumeArmwear>Body:CostumeCollar>Body
~Denim Waistcoat.swf=Denim Waistcoat:CostumeOverTop>Body:CostumeCollar>Body
Leather Jacket.swf=Leather Jacket:CostumeOverTop>Body:CostumeCollar>Body:CostumeArmwear>Body
Shirt.swf=Over Shirt:CostumeOverTop>Body:CostumeCollar>Body:CostumeArmwear>Body
;Shibari-MoreClothing.swf=Shibari_Over:CostumeOverTop>Body

; ------ Tops ------
~Accessories - Color Studded Belt - RGB 2 Color Main Fill and Studs.swf=Studded Belt2:CostumeTop>Body
Latex Outfit - Short Sleeve.swf=Latex:CostumeTop:CostumeBottoms-rightCalf-leftCalf
Latex_Outfit_-_Sleeveless.swf=LatexSleeveless:CostumeTop
Straitjacket.swf=Straitjacket:CostumeTop:Body>CostumeTop
BoleroStraitjacket.swf=BoleroStraitjacket:CostumeTop:Body>CostumeTop
Cleavage_Shirt.swf=Cleavage Shirt:CostumeTop
CleavageTopTank.swf=Cleavage Tank:CostumeTop
CleavageShortTopTank.swf=Cleavage Short Tank:CostumeTop
CleavageShirt.swf=Cleavage Full Shirt:CostumeTop
Summer Top.swf=Summer Top:CostumeTop
Backless Top.swf=Backless Top:CostumeTop
Turtleneck Jumper No Sleeves.swf=Turtleneck Jumper:CostumeTop
Apron.swf=Apron:CostumeTop:CostumeBottoms
Leotard.swf=Leotard:CostumeTop
SailorFuku.swf=Sailor:CostumeTop
OL_vest.swf=Vest:CostumeTop
frilly_negligee.swf=Negigee:CostumeTop
Pushed_Down_Tank.swf=Pushed Down:CostumeTop
Buisness_Jacket_Open.swf=Business:CostumeTop:CostumeArmwear>CostumeTop
Countess_Dracula_with_Super_Sexy_Option.swf=Countess:CostumeTop:CostumeEyewear>Body
Silk_Robe.swf=Silk Robe:CostumeTop
VinylShirt.swf=Pushed Up Shirt:CostumeTop
Tank Top Pulled Up.swf=Pushed Up Tank:CostumeTop


;;blockcomment

; ------ Armwear ------
latexarmwear.swf=Latex Armwear
~Monoglove.swf=Monoglove:CostumeTop>CostumeArmwear:Body>CostumeArmwear:CostumeArmwear
Fingerless Gloves.swf=Fingerless Gloves=:CostumeArmwear

; ------ Body ------
NippleClothespin.swf=NippleClothespin:CostumeTop>Body
NoseHook.swf=Nosehook:CostumeEyewear>Body
hr_piercing_nosebullring.swf=Nose bull ring:HairCostume>Body
Bottoms - Strap-on.swf=Strap-on Belt:CostumeBottoms>Body
moleface4.swf=Mole under eye:CostumeEyewear>Body
Female Helper.swf=Female Help:CostumeHeadwear>Body:CostumeBottoms>Body
Tentacle_Monster.swf=Tentacle Monster:CostumeCollar>Body:Body+reghue
Freckles.swf=Body Freckles:Body
Vanilla_Wings.swf=Angel Wings:CostumeTop>Body



; ------ Body 2 ------
HardBod.swf=Hard Bod:Body>Body2
She-Devil_Body.swf=She-Devil:Body>Body2
MLP - Body Mod no hands.swf=MLP Pony Legs:Body>Body2
Mermaid Tail.swf=Mermaid Tail:CostumeBottoms>Body2:Body-chest>Body2
Heavy Tits(original body).swf=heavy tits:Body>Body2
Nice Tits (tits only).swf=Nice tits:Body>Body2
Teegra Tits (Original Body).swf=Teegra tits:Body>Body2
Tight Tits.swf=Tight tits:Body>Body2
Vanilla_Breast_Apples.swf=Apple breasts:Body>Body2
Vanilla_Breast_Perfect.swf=Perfect breasts:Body>Body2
Vanilla_Breast_Small.swf=Small breasts:Body>Body2


; ------ Legwear ------
LegRibbonsRGB.swf=Leg Ribbons:CostumeLegwear
LegRibbonsRGB_B.swf=Leg Ribbons:CostumeLegwearB
Torn Full Leggings.swf=Torn Leggings:CostumeLegwear:CostumeLegwearB
Fishnets vanilla.swf=fancy fishnets:CostumeLegwear
Fishnets vanillaB.swf=fancy fishnets:CostumeLegwearB
Fishnet LTedit_Patrick.swf=lt fishnets:CostumeLegwear:CostumeLegwearB
Fishnets by Patrick.swf=l fishnets:CostumeLegwear
Fishnets by PatrickB.swf=l fishnets:CostumeLegwearB
Legs - Diamonds Stockings_editA.swf=Diamond Leggings:CostumeLegwear
Legs - Diamonds Stockings_editB.swf=Diamond Leggings:CostumeLegwearB
Frilly_Fishnet_Overknee_Stockings.swf=Frilly Fishnet:CostumeLegwear
Frilly_Fishnet_Overknee_StockingsB.swf=Frilly Fishnet:CostumeLegwearB
Legwear - RGB Torn Stockings.swf=Torn Stockings:CostumeLegwear
Legwear - RGB Torn StockingsB.swf=Torn Stockings:CostumeLegwearB


; ------ Bottoms ------
MicroJeanShort.swf=Micro Jeans:CostumeBottoms
Microshorts.swf=Micro Shorts:CostumeBottoms
Bottoms - Leggings - RGB 2 Color.swf=Leggings:CostumeBottoms
Pants Down_V2.swf=Pants Down:CostumeBottoms
Sport Shorts.swf=Sport Shorts:CostumeBottoms
Shorts.swf=Shorts:CostumeBottoms
Bottoms - Cropped Jeans Final - RGB [1 Color].swf=Cropped Jeans:CostumeBottoms
Bottoms - Cropped Jeans Ripped - RGB [1 Color].swf=Cropped Jeans Ripped:CostumeBottoms
Capri Pants.swf=Capri Pants:CostumeBottoms
Loose Pyjama Pants.swf=Loose Pyjama Pants:CostumeBottoms
Low Waist Pyjama Pants.swf=Low Pyjama Pants:CostumeBottoms
Bottoms - Pleated Skirt Plain - RGB [2 Color Main Fill and Waistband].swf=Pleated Skirt Plain:CostumeBottoms
Bottoms - Pleated Stripped Skirt - RGB [2 Color - Main Fill and Stripes].swf=Pleated Skirt Stripes:CostumeBottoms
spankskirt.swf=Spank Skirt:CostumeBottoms
OL_navyskirt.swf=Medium Skirt:CostumeBottoms
OL_blackskirt.swf=Dress Skirt:CostumeBottoms
Open Skirt.swf=Open Skirt:CostumeBottoms
SB2BRGB Dress.swf=Long Dress:CostumeBottoms:CostumeTop
Sarong.swf=Sarong:CostumeBottoms
Skirt (Pulled Up).swf=Skirt Pulled Up:CostumeBottoms
denim_shorts.swf=Denim Shorts:CostumeBottoms


; ------ Panties ------
Transparent Panties.swf=Transparent Panties:CostumePanties
Corded Panties.swf=Corded Panties:CostumePanties
Striped Panties.swf=Striped Panties:CostumePanties
Sport Panties.swf=Sport Panties:CostumePanties
MB_-_Minxie_Underwear_normal_body.swf=Lace Panties:CostumePanties
Panties (Basic) PD.swf=Pulled Down:CostumePanties
Grimey-PantiesAroundOneLeg(P).swf=Around Leg Panties:CostumePanties

; ------ Ankle Cuffs ------
shinguards.swf=Shin Guards:CostumeAnkleCuffs
ballandchain.swf=Ball and Chain:CostumeAnkleCuffs

